home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr25 / speedsta.zip / SPEDST.TXT
Text File  |  1993-03-14  |  4KB  |  81 lines

  1.     ****HOW TO MAKE YOUR DIAMOND SPEEDSTAR PLUS RUN sVGA UNDER OS2 2.0 ****
  2.  
  3. I have uploaded this file in the hopes of saving others making the move
  4. into OS2 from some of the problems I encountered.  Upon upgrading to
  5. OS2 from DOS/Windows, I ran into some pretty terrible video problems
  6. when I tried to get my Diamond SpeedStar Plus video card (Tsang 4000
  7. chipset) up and running in the same sVGA I'd come to know and love
  8. under Windows.  All initial attempts at running OS2 at sVGA resolution
  9. were rewarded by a loss of sync following by a screen filled with
  10. nothing but horizontal scan lines.  If you encounter similar DSS+ sVGA
  11. sync problems, try what worked for me:
  12.  
  13. 1)  Boot DOS and EDIT your CONFIG.SYS file to make sure the following
  14. lines related to video appear (if similar but not identical lines are
  15. there, change them):
  16.  
  17.                       DEVINFO=SCR,VGA,C:\OS2\VIOTBL.DCP
  18.                       SET VIDEO_DEVICES=VIO_VGA
  19.                       SET VIO_VGA=DEVICE(BVHVGA,BVHSVGA)
  20.                       DEVICE=C:\OS2\MDOS\VSVGA.SYS
  21.  
  22. Please note that the above assumes that the pertinent files are on your
  23. C: drive and that all files lie on the path in which OS2 would install
  24. them.  If you are using another drive or the paths to the above files
  25. are different, change the lines accordingly.
  26.  
  27. 2)  Go into the Hardware section of the Library on the OS2 forum and
  28. download a file that is called VSVGA.ZIP (or something similar) for
  29. which the abstract advises it is a "fix" for known problems with
  30. certain TsangLab 4000 chip sets (the DSS+ is a Tsang based board).  
  31. PKUNZIP this file to yield 3 files.  Read the text file, copy the
  32. VSVGA.SYS file over your existing one in the C:\OS2\MDOS subdir, and
  33. ignore the third file (haven't a clue as to what it is!).
  34.  
  35. 3)  You need to install an OS2 compatible video driver.  I am using an
  36. Orchard driver originally made for OS2 Ver 1.3, which was kindly
  37. provided by Gregory Czaja on the OS2 forum.  It provides 1024x768x16
  38. resolution.  I am uploading a copy of this file ("sVGA_OS2.ZIP), which
  39. you can download and PKUNZIP and then install over the existing
  40. DISPLAY.DLL file in your C:\OS2\DLL subdir.   If you prefer to use a
  41. lower resolution (eg:  800x600) you can probably find the right Orchard
  42. driver elsewhere in the OS2 forum library.  Please note that to my
  43. knowledge no one has come up with a workable DSS+ or other Tsang
  44. chipset driver for OS2 that allows 1024x768x256.  These will supposedly
  45. appear later this summer.
  46.  
  47. 4)  If you are using the DSS+ board, you are probably familiar with the
  48. VMODE command (NOTE:  I assume all DSS+ boards use this same
  49. nomenclature for this command, my Gateway 2000 version calls it VMODE) 
  50. by which you tell the board what monitor you are using and what
  51. settings (sync, etc) to use for each VGA and sVGA mode.  You probably
  52. had lines like the following in your DOS AUTOEXEC.BAT file:
  53.  
  54.               VMODE MONITOR
  55.               VMODE VESA
  56.  
  57. The first line makes the board recognize the monitor type based on your
  58. earlier manual VMODE settings (from DOS prompt in the VMODE subdir, 
  59. type VMODE <Enter> to set these things).  The second command enables
  60. certain video BIOS extensions needed for sVGA support.  When you loaded
  61. OS2, it stripped these lines from your AUTOEXEC.BAT file (ouch!).  You
  62. need to put these lines back in (I'd put 'em right after the PATH
  63. statement, which by the way must reference the subdir which contains
  64. VMODE.COM).
  65.  
  66. 5)  Having made the changes above, reboot.  You should be alright!
  67.  
  68. 6)  If you ever talk to the IBM guys in trying to resolve OS2
  69. problems, they may suggest you booting OS2 while holding down
  70. <Alt-F1>.  his will trash the CONFIG.SYS editing you Before doing so, 
  71. bear in mind that this WILL trash the fixes you applied as per Item
  72. (1) above to CONFIG.SYS, and may also set you back to the standard OS2
  73. issue of VSVGA.SYS and DISPLAY.DLL.  If for some reason you MUST use
  74. this key sequence, be aware to this problem and be prepared to go back
  75. and repeat steps (1), (2) and (3) above.
  76.  
  77. Best of luck!  
  78.  
  79.         John C. Fusi
  80.                 72010,3723
  81.